xen.git
2007-07-03 kfraser@localhost... xendomains: Better sanity checking of potetntial save...
2007-07-03 kfraser@localhost... vmxassist: Decode mov instruction in protected to real...
2007-07-03 kfraser@localhost... hvm: Fix keymap for Windows keys.
2007-07-02 Ian CampbellFix 15435:ab95b9764b20.
2007-07-01 Keir FraserUse 32bit operand and address during VMXAssist protecte...
2007-07-01 Keir Fraserxm: Fix xm block-detach error message duplication.
2007-07-01 Keir Fraserxm: Fix a typo for xm network-detach.
2007-07-01 Keir FraserACM: Fix a problem with the boot option parser.
2007-07-01 Keir FraserMake network-bridge fail on NFS or iscsi root.
2007-07-01 Keir FraserRemove unused VMXAssist test code.
2007-07-01 Keir Fraserxendomains: Ignore 'lost+found' when finding saved...
2007-07-01 Keir Fraserxend: Pass information to user when failing migrate...
2007-07-01 Keir Fraserxend: Don't allow migrate with assigned PCI devs.
2007-06-29 Ian CampbellAdd a duplication definition check for devices.
2007-06-28 Keir Fraserxend: Fix irq-permissions setting during domain creation.
2007-06-28 Ian CampbellFix fixup of invalid PTE writes, broken by 13392:0fd652...
2007-06-27 Keir Fraserhvm: Destroy timers early during domain death.
2007-06-27 Keir FraserMore getcpuinfo sysctl cleanup.
2007-06-27 Keir FraserBy default allow differences between Xen and XenLinux...
2007-06-27 Keir FraserSmall sysctl cleanups.
2007-06-27 Keir Fraserxenconsoled: improve robustness of logfile handling
2007-06-27 Steven HandAdd new sysctl to return runtime information about...
2007-06-27 Keir Fraservmx: Exclude VMX_PROCBASED_CTL2 from set of MSRs a...
2007-06-27 Keir Fraservmx: Make use of VMX_INSTRUCTION_INFO field to obtain...
2007-06-27 Keir Fraserhvm: Sync SVM CR4 handling with VMX.
2007-06-27 Keir FraserFix VMX guest can't boot after MCE enabled.
2007-06-27 Keir Fraserx86: remove unused nopaging_gdt_descr
2007-06-27 Keir FraserRemove incorrect __init prefixes
2007-06-26 Tim Deegan[VMX] Set up GUEST_CR0 as well as CR0_READ_SHADOW when...
2007-06-26 Steven HandDeinitialize timers before destroying the local apic...
2007-06-25 kfraser@localhost... ioemu: Fix ifdef __x86_64__
2007-06-21 kfraser@localhost... i386: Simplify failsafe callback handling.
2007-06-21 kfraser@localhost... Fix x86/64 failsafe callback handling.
2007-06-21 kfraser@localhost... hvm svm: No guest access to SVM MSRs.
2007-06-21 kfraser@localhost... x86: machine check exception handling
2007-06-21 kfraser@localhost... x86: clear guest's EFLAGS.RF after emulating instructions
2007-06-21 kfraser@localhost... i386: remove NMI deferral by instead making sure select...
2007-06-21 kfraser@localhost... libxenguest: Add another range check to dom restore.
2007-06-21 kfraser@localhost... libxenguest: Add missing range-check on count field...
2007-06-20 kfraser@localhost... Rename ddc_info -> vbeddc_info in interface header.
2007-06-20 kfraser@localhost... Add hypercall function for retrieving EDID info
2007-06-20 kfraser@localhost... Remove stray semi-colon in macro.
2007-06-20 kfraser@localhost... x86: Add hypercall function for retrieving EDD info.
2007-06-20 kfraser@localhost... tools: Adjust tools' path calculation.
2007-06-20 kfraser@localhost... x86: early exception enhancement
2007-06-20 kfraser@localhost... tools: Create directory /var/lib/xen at install target.
2007-06-20 kfraser@localhost... kernel command line extension
2007-06-20 kfraser@localhost... x86: introduce specialized clear_page()
2007-06-20 kfraser@localhost... Use clear_page() wherever possible/reasonable instead...
2007-06-20 kfraser@localhost... Enhance guest memory accessor macros so that source...
2007-06-20 kfraser@localhost... x86: Use 64-bit arithmetic in reserve_in_boot_e820().
2007-06-20 kfraser@localhost... hvm/x86: vendor-specific code can call vendor-specific...
2007-06-20 kfraser@localhost... x86/hvm: determine shared info format earlier.
2007-06-20 kfraser@localhost... x86: fix early option scanning
2007-06-20 kfraser@localhost... Fix xm vcpu-set command for managed domains, to take...
2007-06-20 kfraser@localhost... hvm: Ensure ioemu sees media-change events even when...
2007-06-20 kfraser@localhost... hvm: Fix ioemu Qcow support.
2007-06-20 kfraser@localhost... 32-on-64: First slot of hidden L4 page directory must...
2007-06-20 kfraser@localhost... 32-on-64: Fix error path where we fail to successfully...
2007-06-20 kfraser@localhost... 32-on-64: Fix error path from memory_op() hypercall.
2007-06-20 kfraser@localhost... hvm: Support injection of virtual NMIs and clean up...
2007-06-20 Tim Deegan[HVM][SVM] flush all entries from guest ASIDs when...
2007-06-19 kfraser@localhost... x86: retrieve VBE EDID/DDC info independent of used...
2007-06-19 kfraser@localhost... blktap: Add fallback code to blktap for missing poll...
2007-06-19 kfraser@localhost... tools: Allow xendomains to handle domain names >16...
2007-06-19 kfraser@localhost... ioemu: Assembler memcpy() for x86, and lowest-common...
2007-06-19 kfraser@localhost... tools: Fix compiler warning.
2007-06-19 kfraser@localhost... hvm svm: Log into 'xm dmesg' that SVM NPT is enabled.
2007-06-19 kfraser@localhost... x86: Re-introduce VIDEO_CURRENT_MODE into video.S video...
2007-06-19 Ian CampbellFurther fixes for 32on64 bit kexec.
2007-06-19 kfraser@localhost... hvm: Fix deadlock in vpt.c and clean up some more.
2007-06-19 Ian CampbellFix 32on64 kexec trampoline. This was broken when Xen...
2007-06-18 kfraser@localhost... hvm vmx: Make VMX-related MSRs invisible to the guest.
2007-06-18 kfraser@localhost... x86: Code style in rdmsr_hypervisor_regs() is not consi...
2007-06-18 kfraser@localhost... x86/64: Avoid bogus mbi pointer into relocated Xen...
2007-06-18 kfraser@localhost... x86: Boot trampoline cleanups suggested by Xin Li.
2007-06-18 Keir Fraserdocs: Fix docs install when graphvix is not installed.
2007-06-16 Keir Fraserxend: Revert 15252:31ee1768e911 ("Make device detach...
2007-06-16 Keir FraserMerge with xen-ia64-unstable
2007-06-15 Alex Williamsonmerge with xen-unstable.hg
2007-06-15 Alex Williamson[IA64] Fix dom0vp_expose_p2m()
2007-06-15 Alex Williamson[IA64] RBS is now in vcpu_guest_context_regs.
2007-06-15 Alex Williamson[IA64] Add error checking to nvram store mkdir
2007-06-15 Tim Deegan[HVM] HAP tidying.
2007-06-15 Keir Fraserkexec: Flush console on kexec_crash().
2007-06-15 Alex Williamson[IA64] Create NVRAM save directory
2007-06-15 Keir Fraserhvm: Add locking to platform timers.
2007-06-15 Keir FraserMake Xen headers lint-clean, and fix xs_wire.h for...
2007-06-15 Keir Fraserhvm: Simplify timer<->vcpu/domain conversion in RTC...
2007-06-15 Keir Fraserxend: Replace tabs with 8 whitespaces in DevController.py
2007-06-15 Keir Fraserhvm: Fix multiplication overflow in hvm/pmtimer.c
2007-06-15 Keir FraserFix compile errors in PV-on-HVM drivers because of...
2007-06-15 Keir FraserUpdate Solaris balloon ioctl value
2007-06-15 Keir FraserRemove bogus xenfb include; breaks Solaris build.
2007-06-15 Keir FraserES7000: Fix ES7000-specific APIC code.
2007-06-15 Keir Fraserhvm: Reintroduce hpet_migrate_timers(), as it is not...
2007-06-14 Alex Williamson[IA64] Don't try to save nvram on PV domains
2007-06-14 Alex Williamson[IA64] Revive ACPI power management for IA64.
2007-06-14 Alex Williamson[IA64] symlink kregs.h into libxc build
2007-06-14 Alex Williamson[IA64] Fix dom0 load address
next